home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13293 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.8 KB

  1. Path: news.interpath.net!usenet
  2. From: galaxy@interpath.com (ozone)
  3. Newsgroups: comp.lang.c++
  4. Subject: Problems with BC50
  5. Date: Sun, 24 Mar 1996 23:35:47 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4j4b8f$7u9@news.interpath.net>
  8. NNTP-Posting-Host: galaxy.pdial.interpath.net
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I have installed the Borland C++ 5.0 product on the system at my home.
  12. This system is a Gateway 2000 100Mhz pentium with 32 megs of ram and
  13. two,  one gig hd's.
  14.  
  15. I have been using the Borland C++ product since ver. 3.0. I have never
  16. had this many problems from a single product of any type. Please
  17. respond with any info you may have on the problems I have experienced
  18. over the past couple of days.
  19.  
  20. 1.) To install the full product along with the tools needed to create
  21. a windows 95 application took over 300 megs of disk space. I started
  22. with 280 or so megs.
  23. Install failed reporting a full disk error. Not really a problem just
  24. a surprise. It's close to 100 megs more than install said it would
  25. need. Perhaps they failed to allow for the temp file created by
  26. install.
  27.  
  28. 2.) Borland C++ uninstall program damaged the registry, this caused
  29. problems with other programs. I had to reinstall windows 95, all of my
  30. software and drivers for scanners and other hardware. This little
  31. process took 11-1/2 hours and some much appreciated help from
  32. Microsoft tech. support.
  33.  
  34. 3.) Code generated with AppExpert will not run. Error message says
  35. "Can not load module mapi32.dll.". What is mapi32.dll? The explorer
  36. can not find it on the Borland C++ distribution CD or either of my
  37. fixed disk drives.
  38. When I change the settings in the IDE to a "static" link and rebuild
  39. the entire application I recieve another error message saying "Invalid
  40. module assigned to window.". I even tried to generate a new
  41. application using only the default values provided by Borland. The
  42. results were the same.
  43.  
  44. I changed the target in the IDE to the Win 3.1 target. The compiler
  45. returns an "Out of memory." message. I shut down windows and rebooted
  46. with the same results.
  47.  
  48. 4.) OWL code written with BC45 will not run. The compiler returns a
  49. message "Type name expected." and takes me to a line that
  50. reads"catch(TGDIBase::TXGDi) {. All documentation seems to indicate
  51. this is correct. It has worked well with ver. 4.5.
  52.  
  53. 5.) Attemp to view a 24bit color image with the BmpView example locks
  54. up the application. It works well with version 4.5.
  55.  
  56. 6.) Rich edit example will not print. I do not know if this is a
  57. problem with the actual control in riched32.dll or if it is a problem
  58. with one of the wrapper classes that are part of the OWL.
  59.  
  60. If you have had similar problems or if you have a solution for any of
  61. these problems please e-mail me.
  62.  
  63. If you are using the Visual C++ product please let me know if you are
  64. or are not  having similar problems.
  65.  
  66. thanx
  67. eugene
  68.  
  69.